[INFO] cloning repository https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanchatmangpt/chicago-tdd-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d1dea85914ce8830e494a5c06982ab7200098cb
[INFO] fixing seanchatmangpt/chicago-tdd-tools against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanchatmangpt%2Fchicago-tdd-tools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/seanchatmangpt/chicago-tdd-tools
[INFO] tweaked toml for git repo https://github.com/seanchatmangpt/chicago-tdd-tools written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seanchatmangpt/chicago-tdd-tools on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seanchatmangpt/chicago-tdd-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57
[INFO] running `Command { std: "docker" "start" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating proc_macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chicago-tdd-tools-proc-macros v26.6.121 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]    Migrating proc_macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ntest v0.9.5
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]        Fixed src/core/invariants.rs (4 fixes)
[INFO] [stderr]        Fixed src/core/alert.rs (30 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/patterns.rs (8 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/test_utils.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let mut last_error = None;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `last_error` calls a custom destructor
[INFO] [stdout]     |             `last_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |             match f() {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/core/governance/laws.rs (2 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/performance.rs (12 fixes)
[INFO] [stderr]        Fixed src/testing/property.rs (3 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/result.rs (9 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/collections.rs (20 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/json.rs (5 fixes)
[INFO] [stderr]        Fixed src/core/macros/assert/equality.rs (14 fixes)
[INFO] [stderr]        Fixed src/core/macros/test.rs (2 fixes)
[INFO] [stderr]        Fixed src/core/config/loading.rs (11 fixes)
[INFO] [stderr]    Migrating examples/hyper_advanced_microkernel.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/core/test_utils.rs:85:19
[INFO] [stdout]     |
[INFO] [stdout]  82 |         let mut last_error = None;
[INFO] [stdout]     |             --------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `last_error` calls a custom destructor
[INFO] [stdout]     |             `last_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  85 |             match f() {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/ocel_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/verify_lint_config.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/swarm_coordination.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/go_extra_mile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/check_dog_fooding.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/cli_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/v1_3_0_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/git_hook_installer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/advanced_features.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/governance_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/basic_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/operator_registry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/property_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/hyper_advanced_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/testing_utilities.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/macro_examples.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/fail_fast_verification.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/otel_weaver_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/sector_stacks_workflows.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/builders.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/snapshot_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/concurrency_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/weaver_macro_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/go_extra_mile_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/mutation_testing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/challenger_m1_2_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/weaver_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/rdf_validation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/testcontainers.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/core_fixtures.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/all_phases_pipeline.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] crater-edition-check: chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: chicago-tdd-tools-proc-macros v26.6.121 (/opt/rustwide/workdir/proc_macros) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling chicago-tdd-tools v26.6.121 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chicago-tdd-tools-proc-macros v26.6.121 (/opt/rustwide/workdir/proc_macros)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:935:9
[INFO] [stdout]     |
[INFO] [stdout] 935 |         unsafe { std::env::set_var("CARGO_MANIFEST_DIR", temp_dir.path()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:973:13
[INFO] [stdout]     |
[INFO] [stdout] 973 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/core/config/loading.rs:976:13
[INFO] [stdout]     |
[INFO] [stdout] 976 |             unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1040:9
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1055:13
[INFO] [stdout]      |
[INFO] [stdout] 1055 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1143:9
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         unsafe { std::env::set_var("CARGO_MANIFEST_DIR", temp_dir.path().to_string_lossy().as_ref()) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1162:13
[INFO] [stdout]      |
[INFO] [stdout] 1162 |             unsafe { std::env::set_var("CARGO_MANIFEST_DIR", dir) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1165:13
[INFO] [stdout]      |
[INFO] [stdout] 1165 |             unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1331:36
[INFO] [stdout]      |
[INFO] [stdout] 1331 |                     Some(value) => unsafe { std::env::set_var(self.key, value) },
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1333:29
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                     None => unsafe { std::env::remove_var(self.key) },
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> src/core/config/loading.rs:1381:9
[INFO] [stdout]      |
[INFO] [stdout] 1381 |         unsafe { std::env::remove_var("CARGO_MANIFEST_DIR") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chicago-tdd-tools` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57", kill_on_drop: false }`
[INFO] [stdout] 3002aefae1751f2291635b3ce0423820210cc54996c655d3b10f0a1a43c4cb57
